2026-09-21 01:30:44,974 [ 64566 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 01:30:44,974 [ 64566 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 01:30:44,974 [ 64566 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 01:30:44,974 [ 64566 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_5ltqnj --privileged --dns-search='.' --memory=30703243264 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_block_structure_mismatch/test.py::test test_cancel_freeze/test.py::test_cancel_backup test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' test_cluster_all_replicas/test.py::test_cluster 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes]' test_cluster_all_replicas/test.py::test_global_in 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes]' test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_tables_with_same_location test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed]' test_dictionaries_mysql/test.py::test_background_dictionary_reconnect test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache]' 'test_disk_over_web_server/test.py::test_cache[node2]' test_disk_over_web_server/test.py::test_config_reload test_disk_over_web_server/test.py::test_incorrect_usage test_disk_over_web_server/test.py::test_page_cache test_disk_over_web_server/test.py::test_replicated_database test_disk_over_web_server/test.py::test_unavailable_server 'test_disk_over_web_server/test.py::test_usage[node2]' test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_cluster_all_replicas/test.py::test_cluster test_allowed_url_from_config/test.py::test_config_with_hosts test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_config_substitutions/test.py::test_allow_databases test_database_iceberg/test.py::test_hide_sensitive_info test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] test_disk_over_web_server/test.py::test_cache[node2] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] [gw2] [ 1%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] [gw2] [ 2%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] [gw2] [ 3%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] [gw4] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw2] [ 5%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] [gw1] [ 6%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] [gw2] [ 7%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] [gw1] [ 8%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] [gw1] [ 9%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] [gw4] [ 10%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw1] [ 11%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] [gw6] [ 12%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw1] [ 13%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] [gw5] [ 14%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts [gw1] [ 15%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] [gw1] [ 16%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] [gw1] [ 17%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] [gw4] [ 18%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw2] [ 19%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] [gw1] [ 20%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw1] [ 21%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] [gw1] [ 22%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] [gw6] [ 23%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw1] [ 24%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] test_check_table/test.py::test_check_all_tables [gw5] [ 25%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts [gw4] [ 26%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw2] [ 27%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw5] [ 28%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts [gw6] [ 29%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw4] [ 30%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw5] [ 31%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw6] [ 32%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw2] [ 33%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw4] [ 34%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw5] [ 35%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote [gw4] [ 36%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw6] [ 37%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw6] [ 38%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_dictionaries_mysql/test.py::test_background_dictionary_reconnect [gw9] [ 39%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw9] [ 40%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw9] [ 41%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw9] [ 42%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_dictionaries_access/test.py::test_create test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw7] [ 43%] PASSED test_cluster_all_replicas/test.py::test_cluster test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] [gw9] [ 44%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw9] [ 45%] PASSED test_config_substitutions/test.py::test_include_config [gw0] [ 46%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] [gw4] [ 47%] PASSED test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget [gw4] [ 48%] PASSED test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop [gw8] [ 49%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables [gw4] [ 50%] PASSED test_dictionaries_access/test.py::test_drop [gw7] [ 51%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] [gw6] [ 52%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw8] [ 53%] PASSED test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw1] [ 54%] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] test_aggregation_memory_efficient/test.py::test_remote [gw3] [ 55%] PASSED test_disk_over_web_server/test.py::test_cache[node2] test_disk_over_web_server/test.py::test_config_reload [gw3] [ 56%] PASSED test_disk_over_web_server/test.py::test_config_reload test_disk_over_web_server/test.py::test_incorrect_usage [gw3] [ 57%] PASSED test_disk_over_web_server/test.py::test_incorrect_usage test_disk_over_web_server/test.py::test_page_cache [gw6] [ 58%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw7] [ 59%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] test_cluster_all_replicas/test.py::test_global_in [gw7] [ 60%] PASSED test_cluster_all_replicas/test.py::test_global_in test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] [gw3] [ 61%] PASSED test_disk_over_web_server/test.py::test_page_cache test_disk_over_web_server/test.py::test_replicated_database [gw3] [ 62%] PASSED test_disk_over_web_server/test.py::test_replicated_database test_disk_over_web_server/test.py::test_unavailable_server [gw1] [ 63%] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] [gw0] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw7] [ 65%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw8] [ 66%] PASSED test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select [gw8] [ 67%] PASSED test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_tables_with_same_location [gw8] [ 68%] PASSED test_database_iceberg/test.py::test_tables_with_same_location [gw2] [ 69%] PASSED test_dictionaries_mysql/test.py::test_background_dictionary_reconnect test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_config_decryption/test.py::test_successful_decryption_xml [gw2] [ 70%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key [gw2] [ 71%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key [gw2] [ 72%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key [gw4] [ 73%] PASSED test_aggregation_memory_efficient/test.py::test_remote test_dictionaries_mysql/test.py::test_predefined_connection_configuration [gw2] [ 74%] PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw0] [ 75%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] [gw9] [ 76%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw6] [ 77%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw6] [ 78%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw0] [ 79%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] [gw5] [ 80%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote [gw7] [ 81%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw0] [ 82%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] test_composable_protocols/test.py::test_connections [gw9] [ 83%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw3] [ 84%] PASSED test_disk_over_web_server/test.py::test_unavailable_server test_disk_over_web_server/test.py::test_usage[node2] test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw4] [ 85%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw3] [ 86%] PASSED test_disk_over_web_server/test.py::test_usage[node2] test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw5] [ 87%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw5] [ 88%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw5] [ 89%] PASSED test_composable_protocols/test.py::test_proxy_1 test_block_structure_mismatch/test.py::test [gw9] [ 90%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw0] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] [gw3] [ 92%] PASSED test_block_structure_mismatch/test.py::test [gw0] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw0] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw4] [ 95%] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw7] [ 96%] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple [gw7] [ 97%] PASSED test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple [gw1] [ 98%] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] [gw1] [ 99%] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] test_cancel_freeze/test.py::test_cancel_backup [gw1] [100%] PASSED test_cancel_freeze/test.py::test_cancel_backup ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 315.32s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 157.17s setup test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 50.84s call test_allowed_url_from_config/test.py::test_table_function_remote 41.90s call test_disk_over_web_server/test.py::test_unavailable_server 31.79s setup test_disk_over_web_server/test.py::test_cache[node2] 30.53s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 29.98s setup test_database_iceberg/test.py::test_hide_sensitive_info 28.26s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 23.82s setup test_cluster_all_replicas/test.py::test_cluster 22.48s teardown test_database_iceberg/test.py::test_tables_with_same_location 22.33s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 19.67s setup test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 19.42s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 18.00s setup test_config_substitutions/test.py::test_allow_databases 17.60s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 16.80s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 16.57s setup test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 16.49s setup test_check_table/test.py::test_check_all_tables 16.01s teardown test_config_substitutions/test.py::test_include_config 15.14s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 14.93s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 14.50s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 14.33s setup test_allowed_url_from_config/test.py::test_config_with_hosts 14.25s call test_cancel_freeze/test.py::test_cancel_backup 13.99s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 13.99s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 13.67s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 13.56s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 13.50s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 13.23s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 13.21s setup test_aggregation_memory_efficient/test.py::test_remote 13.12s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 12.74s setup test_composable_protocols/test.py::test_connections 12.70s call test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 12.47s setup test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 12.45s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 12.34s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 12.02s setup test_config_decryption/test.py::test_successful_decryption_xml 11.88s setup test_cancel_freeze/test.py::test_cancel_backup 11.30s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 11.19s teardown test_cancel_freeze/test.py::test_cancel_backup 10.19s call test_database_iceberg/test.py::test_many_namespaces 10.18s teardown test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 9.69s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 9.34s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 9.24s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 9.00s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 7.96s setup test_block_structure_mismatch/test.py::test 7.55s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 7.53s teardown test_allowed_url_from_config/test.py::test_table_function_remote 6.42s call test_check_table/test.py::test_check_normal_table_corruption[] 6.09s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 6.08s teardown test_disk_over_web_server/test.py::test_usage[node2] 6.06s call test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 6.05s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 6.03s setup test_dictionaries_access/test.py::test_create 5.50s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 5.48s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 5.29s teardown test_dictionaries_mysql/test.py::test_predefined_connection_configuration 5.04s teardown test_block_structure_mismatch/test.py::test 5.01s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 4.93s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 4.91s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 4.59s teardown test_config_decryption/test.py::test_successful_decryption_yaml 4.45s call test_disk_over_web_server/test.py::test_usage[node2] 4.37s call test_disk_over_web_server/test.py::test_cache[node2] 4.21s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 4.05s teardown test_dictionaries_access/test.py::test_drop 4.03s teardown test_aggregation_memory_efficient/test.py::test_remote 3.89s call test_check_table/test.py::test_check_all_tables 3.85s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 3.84s teardown test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 3.59s teardown test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 3.42s call test_database_iceberg/test.py::test_list_tables 3.36s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 3.12s call test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 2.65s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 2.48s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 2.42s call test_disk_over_web_server/test.py::test_page_cache 1.88s call test_config_substitutions/test.py::test_allow_databases 1.66s call test_database_iceberg/test.py::test_hide_sensitive_info 1.60s call test_dictionaries_access/test.py::test_dictget 1.57s teardown test_composable_protocols/test.py::test_proxy_1 1.54s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 1.48s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.42s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 1.39s call test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 1.34s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 1.29s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 1.19s call test_dictionaries_access/test.py::test_create 1.18s call test_dictionaries_mysql/test.py::test_predefined_connection_configuration 1.17s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 1.14s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 1.06s call test_composable_protocols/test.py::test_proxy_1 0.94s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 0.94s call test_config_substitutions/test.py::test_include_config 0.91s call test_database_iceberg/test.py::test_tables_with_same_location 0.91s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.87s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 0.82s call test_aggregation_memory_efficient/test.py::test_remote 0.78s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.78s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.72s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.71s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.71s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.69s teardown test_dictionaries_access/test.py::test_dictget 0.65s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.64s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.63s call test_disk_over_web_server/test.py::test_replicated_database 0.62s call test_config_substitutions/test.py::test_config 0.58s call test_database_iceberg/test.py::test_select 0.57s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.51s call test_cluster_all_replicas/test.py::test_cluster 0.51s call test_config_substitutions/test.py::test_config_from_env_overrides 0.50s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.49s call test_disk_over_web_server/test.py::test_incorrect_usage 0.46s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 0.46s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.46s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.46s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.46s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.45s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.45s call test_dictionaries_access/test.py::test_drop 0.39s call test_allowed_url_from_config/test.py::test_config_with_hosts 0.39s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.33s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.31s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.30s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.28s call test_composable_protocols/test.py::test_connections 0.26s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.25s call test_block_structure_mismatch/test.py::test 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.20s call test_disk_over_web_server/test.py::test_config_reload 0.20s call test_cluster_all_replicas/test.py::test_global_in 0.20s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.17s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.17s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.17s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.14s call test_config_decryption/test.py::test_successful_decryption_yaml 0.13s call test_config_decryption/test.py::test_successful_decryption_xml 0.13s teardown test_dictionaries_access/test.py::test_create 0.12s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.12s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.12s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.12s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.11s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.08s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.06s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.01s call test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s setup test_dictionaries_access/test.py::test_drop 0.00s setup test_disk_over_web_server/test.py::test_usage[node2] 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_cluster_all_replicas/test.py::test_global_in 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s setup test_config_substitutions/test.py::test_config 0.00s teardown test_disk_over_web_server/test.py::test_cache[node2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_disk_over_web_server/test.py::test_unavailable_server 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s setup test_disk_over_web_server/test.py::test_unavailable_server 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s teardown test_cluster_all_replicas/test.py::test_global_in 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s setup test_dictionaries_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_disk_over_web_server/test.py::test_incorrect_usage 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.00s teardown test_disk_over_web_server/test.py::test_replicated_database 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s setup test_database_iceberg/test.py::test_list_tables 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s teardown test_cluster_all_replicas/test.py::test_cluster 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s teardown test_check_table/test.py::test_check_all_tables 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_dictionaries_access/test.py::test_dictget 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s setup test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_database_iceberg/test.py::test_select 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location 0.00s setup test_disk_over_web_server/test.py::test_config_reload 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_database_iceberg/test.py::test_list_tables 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s teardown test_disk_over_web_server/test.py::test_incorrect_usage 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s teardown test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s setup test_disk_over_web_server/test.py::test_replicated_database 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s setup test_disk_over_web_server/test.py::test_page_cache 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s teardown test_disk_over_web_server/test.py::test_config_reload 0.00s teardown test_database_iceberg/test.py::test_select 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_disk_over_web_server/test.py::test_page_cache =========================== short test summary info ============================ PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_config_substitutions/test.py::test_config PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_cluster_all_replicas/test.py::test_cluster PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_config_substitutions/test.py::test_include_config PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] PASSED test_dictionaries_access/test.py::test_create PASSED test_dictionaries_access/test.py::test_dictget PASSED test_database_iceberg/test.py::test_hide_sensitive_info PASSED test_dictionaries_access/test.py::test_drop PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_database_iceberg/test.py::test_list_tables PASSED test_check_table/test.py::test_check_all_tables PASSED test_disk_over_web_server/test.py::test_cache[node2] PASSED test_disk_over_web_server/test.py::test_config_reload PASSED test_disk_over_web_server/test.py::test_incorrect_usage PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] PASSED test_cluster_all_replicas/test.py::test_global_in PASSED test_disk_over_web_server/test.py::test_page_cache PASSED test_disk_over_web_server/test.py::test_replicated_database PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] PASSED test_database_iceberg/test.py::test_many_namespaces PASSED test_database_iceberg/test.py::test_select PASSED test_database_iceberg/test.py::test_tables_with_same_location PASSED test_dictionaries_mysql/test.py::test_background_dictionary_reconnect PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_disk_over_web_server/test.py::test_unavailable_server PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_disk_over_web_server/test.py::test_usage[node2] PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] PASSED test_block_structure_mismatch/test.py::test PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability PASSED test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] PASSED test_cancel_freeze/test.py::test_cancel_backup ======================= 100 passed in 409.89s (0:06:49) ========================